In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetOCGViewState Method

GetOCGViewState Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(260)>

Function GetOCGViewState( _

   ByVal OCGId As Integer _

) As PdfOcgState
[DispId(260)]

PdfOcgState GetOCGViewState( 

   int OCGId

)
function GetOCGViewState( 

    OCGId: Integer

): PdfOcgState; 
DispIdAttribute(260)

function GetOCGViewState( 

   OCGId : int

) : PdfOcgState;
[DispId(260)]

PdfOcgState GetOCGViewState( 

   int OCGId

) 
[DispId(260)]

PdfOcgState GetOCGViewState( 

   int OCGId

) 

Parameters

OCGId
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members